| Total Complexity | 13 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 97 |
| Lines of code | 54 |
| Logical lines of code | 28 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 11 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_email_footer() | 67 | 3 | 7 | |
| send() | 60 | 2 | 12 | |
| get_email_header() | 64 | 2 | 10 | |
| get_body() | 100 | 1 | 0 | |
| get_subject() | 80 | 1 | 3 | |
| get_site_admin() | 71 | 1 | 5 | |
| prepare_content() | 79 | 1 | 3 | |
| prepare_email_template_settings() | 69 | 1 | 6 | |
| get_email_template() | 67 | 1 | 8 |